FamilyInstanceCreationData(FamilySymbol, IList<XYZ>)
Description:
Autodesk.Revit.Creation.
Autodesk.Revit.Creation.
Overloads (10):
FamilyInstanceCreationData(FamilySymbol,IList[XYZ])
public FamilyInstanceCreationData(
FamilySymbol symbol,
IList<XYZ> adaptivePoints
)
-
symbolA FamilySymbol object that represents the type of the instance that is to be inserted.
-
IList<XYZ>adaptivePointsThe adaptive points where the adaptive instance is to be initialized.